Name | Description | |
---|---|---|
AcceptChangesDuringFill | (Inherited from System.Data.Common.DataAdapter) | |
AcceptChangesDuringUpdate | (Inherited from System.Data.Common.DataAdapter) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContinueUpdateOnError | (Inherited from System.Data.Common.DataAdapter) | |
DeleteCommand | Gets or sets an SQL statement to delete records from the data source. | |
FillLoadOption | (Inherited from System.Data.Common.DataAdapter) | |
InsertCommand | Gets or sets an SQL statement used to insert new records into the data source. | |
MissingMappingAction | (Inherited from System.Data.Common.DataAdapter) | |
MissingSchemaAction | (Inherited from System.Data.Common.DataAdapter) | |
ReturnProviderSpecificTypes | (Inherited from System.Data.Common.DataAdapter) | |
SelectCommand | Gets or sets an SQL statement to retrieve records from the data source. | |
Site | (Inherited from System.ComponentModel.Component) | |
TableMappings | (Inherited from System.Data.Common.DataAdapter) | |
UpdateBatchSize | Overridden. Gets or sets the number of commands that can be executed in a single batch, also effectively enabling (>1) or disabling batch support. | |
UpdateCommand | Gets or sets an SQL statement used to update records in the data source. |